BaseSubsystem.Destroy method

Closes the link to the KINGSTAR Base Subsystem and terminates the BaseSubsystem.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
Task Destroy()
Function Destroy() As Task

Return value

Type: Task

Represents an asynchronous operation.

See also

BaseSubsystem Class

IntervalZero.KINGSTAR.Base.Class Namespace